emacs.git
2024-08-03 Po LuRevert "Remove redundant byte-swapping boundary"
2024-08-03 Po LuFix various typos reported by Pip Cet
2024-08-03 Gerd MöllmannNS: Fix placement of candidate window (bug#72422)
2024-08-03 Po Lu; * lisp/touch-screen.el: Correct commentary.
2024-08-01 Eli Zaretskii; * lisp/treesit.el (treesit-ready-p): Fix typo (bug...
2024-08-01 Eli ZaretskiiAvoid aborts when buffer is modified during its redisplay
2024-08-01 Yuan FuFix c++-ts-mode indentation for templace (bug#72263)
2024-08-01 Po LuBetter resolve bug#72188
2024-07-31 Gerd MöllmannMacOS: Let EmacsView implement NSTextInputClient
2024-07-30 Gerd MöllmannNS: Set frame position when entering/exiting fullscreen...
2024-07-29 Eli ZaretskiiMerge branch 'emacs-30' of git.savannah.gnu.org:/srv...
2024-07-29 Juri Linkov* lisp/tab-bar.el (tab-bar-move-tab-to-group): Fix...
2024-07-29 Eli ZaretskiiMerge branch 'emacs-30' of git.savannah.gnu.org:/srv...
2024-07-29 Po LuFix sporadic crashes and `select' failures in dumped...
2024-07-29 Po LuCorrect display of Doc View documents after tab switching
2024-07-28 Eli ZaretskiiMerge branch 'emacs-30' of git.savannah.gnu.org:/srv...
2024-07-27 Jim PorterUse 'kill-process' as a fallback when a pipe gets broke...
2024-07-27 Eli Zaretskii; * doc/lispref/modes.texi (Mode Line Data): Fix format...
2024-07-27 Philip Kaludercic; * admin/MAINTAINERS: Note what I maintain
2024-07-27 Kyle MeyerUpdate to Org 9.7.9
2024-07-26 Philip KaludercicFix edge-case with 'which-key-dont-use-unicode' setter
2024-07-26 Gerd MöllmannNS: prevent makeKeyWindow warnings (bug#69525)
2024-07-26 Eli Zaretskii; * .gitignore: Add lisp/eshell/esh-groups.el.
2024-07-26 Eli Zaretskii; * doc/emacs/cmdargs.texi (Initial Options): Fix last...
2024-07-26 Po LuAdd PROBLEMS entry for bug#72303
2024-07-26 Eli Zaretskii; Improve documentation of 'line-prefix' and 'wrap...
2024-07-26 Eli ZaretskiiImprove documentation of '--init-directory' command...
2024-07-25 Harald Jörg; cperl-mode.el: Fix fontification of flip-flop (Bug...
2024-07-25 Juri Linkov; * admin/MAINTAINERS: Add myself for maintaining some...
2024-07-25 Andrea CoralloFix bug in server.el introduced by 0d7d835902df
2024-07-25 Stefan Kangas; * admin/MAINTAINERS: Remove Nicolas Petton.
2024-07-25 Stefan Monnierlisp/minibuffer.el (completion--sifn-requote): Fix...
2024-07-25 Stefan Kangas* admin/notes/spelling: Update note.
2024-07-25 Konstantin... Don't produce invalid XML with multi-line commenting...
2024-07-25 Eli Zaretskii; * etc/NEWS: Entry for 'gnus-summary-limit-to-age...
2024-07-25 Stefan KangasStandardize possessive apostrophe usage in manuals...
2024-07-24 Stefan KangasDon't refer to obsolete finder group "wp"
2024-07-24 Andrea CoralloFix some function type declaration
2024-07-24 Po Lu* src/image.c (gui_put_x_image): Avoid memory leak.
2024-07-24 Eli Zaretskii; * doc/misc/use-package.texi (Getting Started): Fix...
2024-07-24 Po LuAdapt last change to non-NS systems
2024-07-24 Po LuFix NULL pointer dereferences in xpm_load_image
2024-07-24 Po LuFix bug#72255
2024-07-23 Stefan KangasDelete redundant "a.k.a." in use-package.texi
2024-07-23 Stefan KangasDocument (use-package 'emacs) declarations
2024-07-23 Robert PluimImprove 'emacs-news-view-mode' menus and bindings
2024-07-23 Eli Zaretskii; * src/xdisp.c (Fformat_mode_line): Doc fix.
2024-07-23 Gerd MöllmannFix disappearing bar cursor on Hebrew text (bug#72230)
2024-07-22 Manuel GiraudFix DocView with DVI files
2024-07-22 Stefan Kangas; Fix typo in use-package.texi
2024-07-22 Alan MackenzieFIx spurious fontification of variable in Java Mode
2024-07-22 Stefan KangasCorrectly typeset nil and t in texinfo
2024-07-22 Michael AlbinusFix Tramp IPv6 handling in tests
2024-07-22 Kyle MeyerUpdate to Org 9.7.8-5-gfdf0e0
2024-07-22 Yuan FuFix Ftreesit_parser_create
2024-07-22 Yuan FuFix segfault when deleting tree-sitter query (bug#72238)
2024-07-21 Stefan KangasImprove treesit-node-child-by-field-name docstring
2024-07-21 Stefan KangasMinor copyedits in tree-sitter starting guide
2024-07-21 Stefan KangasUpdate tag for prebuilt tree-sitter grammars
2024-07-21 Stefan KangasFix punctuation and doc style in treesit.c
2024-07-21 Stefan Kangas; Fix punctuation in docs
2024-07-21 Manuel GiraudFix DocView with PostScript files
2024-07-20 Liu HuiFix bibtex validation for non-file buffers
2024-07-20 Eli ZaretskiiFix Imenu in 'emacs-news-view-mode'
2024-07-20 James Thomas; * doc/misc/gnus.texi (Agent Caveats): Fix doc
2024-07-20 Eli Zaretskii; * src/sqlite.c (Fsqlite_load_extension): Add "vec0...
2024-07-20 Eli ZaretskiiAvoid errors in 'icomplete-vertical-mode'
2024-07-20 Stefan KangasDocument GNU ELPA copyright in tips.texi
2024-07-20 Stefan KangasImprove register-use-preview docstring
2024-07-20 Stefan KangasMiscellaneous checkdoc fixes
2024-07-19 Stefan Monnier* lisp/progmodes/peg.el (peg-syntax-classes): Typo...
2024-07-19 Jonas Bernoulli* lisp/transient.el (static-if): Remove duplicated...
2024-07-19 Michael AlbinusAdapt file-remote-p doc
2024-07-19 Stefan Kangas; Fix typo in etc/ORG-NEWS (Bug#72186)
2024-07-18 Stefan Kangas* etc/TODO: Delete item about merging Magit.
2024-07-18 Stefan Kangas; Fix typos
2024-07-18 Stefan Kangas* doc/man/emacs.1.in: Add "No warranty" notice.
2024-07-18 Stefan Kangas; * doc/man/emacs.1.in: Improve wording.
2024-07-18 Stefan KangasImprove emacs man page description of --user flag
2024-07-18 Stefan KangasCheckdoc fixes in allout-widgets.el
2024-07-18 Stefan KangasCheckdoc fixes in subr.el
2024-07-18 Stefan KangasCheckdoc fixes in touch-screen.el
2024-07-18 Stefan KangasCheckdoc fixes in treesit.el
2024-07-18 Stefan KangasAvoid overflow in pgtk_is_numeric_char
2024-07-18 Po Lu; * src/emacs.c (syms_of_emacs) <Vsystem_type>: Fix...
2024-07-18 Po LuPort better to Android 3.0
2024-07-18 john muhl; * doc/emacs/anti.texi (Antinews): Fix typos (bug...
2024-07-18 john muhl; Fix typos (bug#72167)
2024-07-17 Michael AlbinusNew Tramp tests
2024-07-17 Michael AlbinusUpdate Tramp manual
2024-07-17 Eli Zaretskii; Fix last change
2024-07-17 Robert PluimFix 'toggle-window-dedicated' documentation
2024-07-16 Eli Zaretskii; * doc/lispref/help.texi (Keys in Documentation):...
2024-07-16 Stefan KangasCheckdoc fixes in transient.el
2024-07-15 Peter OliverFix intermittent failure of dired-test-bug27243-02
2024-07-15 Stefan Kangas* etc/TODO: Refer to Bug#72127 for Magit assignments.
2024-07-15 Michael AlbinusRename treesitter test
2024-07-15 Michael AlbinusAdapt tressitter tests on EMBA
2024-07-15 Jim PorterSupport passing signals like 'SIGCODE' to 'tramp-signal...
2024-07-15 Michael AlbinusMerge branch 'emacs-30' of git.sv.gnu.org:/srv/git...
next